#1587: Updated `ViewHost` after node selection with arrow keys and handled item move...
[hl.git] / sources / HeuristicLab 3.3 Services.sln
blob603a171a3466de44975e0c13b3ec2fa0f690f509
1 \r
2 Microsoft Visual Studio Solution File, Format Version 11.00\r
3 # Visual Studio 2010\r
4 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{96396439-A764-4022-A8D2-BE021449B8D1}"\r
5         ProjectSection(SolutionItems) = preProject\r
6                 ConfigMerger.exe = ConfigMerger.exe\r
7                 ..\documentation\License\gpl-3.0.txt = ..\documentation\License\gpl-3.0.txt\r
8                 HeuristicLab 3.3 Services.vsmdi = HeuristicLab 3.3 Services.vsmdi\r
9                 LocalTestRun.testrunconfig = LocalTestRun.testrunconfig\r
10                 PreBuildEvent.cmd = PreBuildEvent.cmd\r
11         EndProjectSection\r
12 EndProject\r
13 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Services.Deployment-3.3", "HeuristicLab.Services.Deployment\3.3\HeuristicLab.Services.Deployment-3.3.csproj", "{30D8C5F1-CD3A-4EC1-907F-430177A03FBE}"\r
14 EndProject\r
15 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Services.Deployment.DataAccess-3.3", "HeuristicLab.Services.Deployment.DataAccess\3.3\HeuristicLab.Services.Deployment.DataAccess-3.3.csproj", "{EBEBA863-DD05-4331-BE25-5758B15F7407}"\r
16 EndProject\r
17 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Services.Deployment-3.3.Tests", "HeuristicLab.Services.Deployment\3.3\Tests\HeuristicLab.Services.Deployment-3.3.Tests.csproj", "{421D9CCA-5A48-4813-AB9C-ED7025F9CC35}"\r
18 EndProject\r
19 Global\r
20         GlobalSection(TestCaseManagementSettings) = postSolution\r
21                 CategoryFile = HeuristicLab 3.3 Services.vsmdi\r
22         EndGlobalSection\r
23         GlobalSection(SolutionConfigurationPlatforms) = preSolution\r
24                 Debug|Any CPU = Debug|Any CPU\r
25                 Debug|x64 = Debug|x64\r
26                 Debug|x86 = Debug|x86\r
27                 Release|Any CPU = Release|Any CPU\r
28                 Release|x64 = Release|x64\r
29                 Release|x86 = Release|x86\r
30         EndGlobalSection\r
31         GlobalSection(ProjectConfigurationPlatforms) = postSolution\r
32                 {30D8C5F1-CD3A-4EC1-907F-430177A03FBE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU\r
33                 {30D8C5F1-CD3A-4EC1-907F-430177A03FBE}.Debug|Any CPU.Build.0 = Debug|Any CPU\r
34                 {30D8C5F1-CD3A-4EC1-907F-430177A03FBE}.Debug|x64.ActiveCfg = Debug|x64\r
35                 {30D8C5F1-CD3A-4EC1-907F-430177A03FBE}.Debug|x64.Build.0 = Debug|x64\r
36                 {30D8C5F1-CD3A-4EC1-907F-430177A03FBE}.Debug|x86.ActiveCfg = Debug|x86\r
37                 {30D8C5F1-CD3A-4EC1-907F-430177A03FBE}.Debug|x86.Build.0 = Debug|x86\r
38                 {30D8C5F1-CD3A-4EC1-907F-430177A03FBE}.Release|Any CPU.ActiveCfg = Release|Any CPU\r
39                 {30D8C5F1-CD3A-4EC1-907F-430177A03FBE}.Release|Any CPU.Build.0 = Release|Any CPU\r
40                 {30D8C5F1-CD3A-4EC1-907F-430177A03FBE}.Release|x64.ActiveCfg = Release|x64\r
41                 {30D8C5F1-CD3A-4EC1-907F-430177A03FBE}.Release|x64.Build.0 = Release|x64\r
42                 {30D8C5F1-CD3A-4EC1-907F-430177A03FBE}.Release|x86.ActiveCfg = Release|x86\r
43                 {30D8C5F1-CD3A-4EC1-907F-430177A03FBE}.Release|x86.Build.0 = Release|x86\r
44                 {EBEBA863-DD05-4331-BE25-5758B15F7407}.Debug|Any CPU.ActiveCfg = Debug|Any CPU\r
45                 {EBEBA863-DD05-4331-BE25-5758B15F7407}.Debug|Any CPU.Build.0 = Debug|Any CPU\r
46                 {EBEBA863-DD05-4331-BE25-5758B15F7407}.Debug|x64.ActiveCfg = Debug|x64\r
47                 {EBEBA863-DD05-4331-BE25-5758B15F7407}.Debug|x64.Build.0 = Debug|x64\r
48                 {EBEBA863-DD05-4331-BE25-5758B15F7407}.Debug|x86.ActiveCfg = Debug|x86\r
49                 {EBEBA863-DD05-4331-BE25-5758B15F7407}.Debug|x86.Build.0 = Debug|x86\r
50                 {EBEBA863-DD05-4331-BE25-5758B15F7407}.Release|Any CPU.ActiveCfg = Release|Any CPU\r
51                 {EBEBA863-DD05-4331-BE25-5758B15F7407}.Release|Any CPU.Build.0 = Release|Any CPU\r
52                 {EBEBA863-DD05-4331-BE25-5758B15F7407}.Release|x64.ActiveCfg = Release|x64\r
53                 {EBEBA863-DD05-4331-BE25-5758B15F7407}.Release|x64.Build.0 = Release|x64\r
54                 {EBEBA863-DD05-4331-BE25-5758B15F7407}.Release|x86.ActiveCfg = Release|x86\r
55                 {EBEBA863-DD05-4331-BE25-5758B15F7407}.Release|x86.Build.0 = Release|x86\r
56                 {421D9CCA-5A48-4813-AB9C-ED7025F9CC35}.Debug|Any CPU.ActiveCfg = Debug|Any CPU\r
57                 {421D9CCA-5A48-4813-AB9C-ED7025F9CC35}.Debug|Any CPU.Build.0 = Debug|Any CPU\r
58                 {421D9CCA-5A48-4813-AB9C-ED7025F9CC35}.Debug|x64.ActiveCfg = Debug|x64\r
59                 {421D9CCA-5A48-4813-AB9C-ED7025F9CC35}.Debug|x64.Build.0 = Debug|x64\r
60                 {421D9CCA-5A48-4813-AB9C-ED7025F9CC35}.Debug|x86.ActiveCfg = Debug|x86\r
61                 {421D9CCA-5A48-4813-AB9C-ED7025F9CC35}.Debug|x86.Build.0 = Debug|x86\r
62                 {421D9CCA-5A48-4813-AB9C-ED7025F9CC35}.Release|Any CPU.ActiveCfg = Release|Any CPU\r
63                 {421D9CCA-5A48-4813-AB9C-ED7025F9CC35}.Release|Any CPU.Build.0 = Release|Any CPU\r
64                 {421D9CCA-5A48-4813-AB9C-ED7025F9CC35}.Release|x64.ActiveCfg = Release|x64\r
65                 {421D9CCA-5A48-4813-AB9C-ED7025F9CC35}.Release|x64.Build.0 = Release|x64\r
66                 {421D9CCA-5A48-4813-AB9C-ED7025F9CC35}.Release|x86.ActiveCfg = Release|x86\r
67                 {421D9CCA-5A48-4813-AB9C-ED7025F9CC35}.Release|x86.Build.0 = Release|x86\r
68         EndGlobalSection\r
69         GlobalSection(SolutionProperties) = preSolution\r
70                 HideSolutionNode = FALSE\r
71         EndGlobalSection\r
72 EndGlobal\r